[INFO] cloning repository https://github.com/rudraptpsingh/axon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rudraptpsingh/axon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudraptpsingh%2Faxon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudraptpsingh%2Faxon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 244fa2ce6c235489ba7184b8f156df0b0a66167a
[INFO] checking rudraptpsingh/axon against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudraptpsingh%2Faxon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rudraptpsingh/axon
[INFO] finished tweaking git repo https://github.com/rudraptpsingh/axon
[INFO] tweaked toml for git repo https://github.com/rudraptpsingh/axon written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rudraptpsingh/axon on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rudraptpsingh/axon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 333919f7f780680dd6ff7fe01ddee5d68cd612faf3560e6f8b15803ace52f044
[INFO] running `Command { std: "docker" "start" "-a" "333919f7f780680dd6ff7fe01ddee5d68cd612faf3560e6f8b15803ace52f044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "333919f7f780680dd6ff7fe01ddee5d68cd612faf3560e6f8b15803ace52f044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "333919f7f780680dd6ff7fe01ddee5d68cd612faf3560e6f8b15803ace52f044", kill_on_drop: false }`
[INFO] [stdout] 333919f7f780680dd6ff7fe01ddee5d68cd612faf3560e6f8b15803ace52f044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ff31c75285b31fd6b78060fc6516073273ef05ff703105441b9634f8d3c99f1
[INFO] running `Command { std: "docker" "start" "-a" "0ff31c75285b31fd6b78060fc6516073273ef05ff703105441b9634f8d3c99f1", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking axon-core v0.2.6 (/opt/rustwide/workdir/crates/axon-core)
[INFO] [stderr]     Checking axon-server v0.2.6 (/opt/rustwide/workdir/crates/axon-server)
[INFO] [stderr]     Checking axon v0.2.6 (/opt/rustwide/workdir/crates/axon-cli)
[INFO] [stdout] warning: unused variable: `vscode`
[INFO] [stdout]    --> crates/axon-cli/tests/setup_uninstall.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let vscode: serde_json::Value =
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vscode`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.86s
[INFO] running `Command { std: "docker" "inspect" "0ff31c75285b31fd6b78060fc6516073273ef05ff703105441b9634f8d3c99f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff31c75285b31fd6b78060fc6516073273ef05ff703105441b9634f8d3c99f1", kill_on_drop: false }`
[INFO] [stdout] 0ff31c75285b31fd6b78060fc6516073273ef05ff703105441b9634f8d3c99f1
